B3D MAKE OBJECT BOX
This command will create a box object.
It work in the same way than default DarkBASIC Professional's MAKE OBJECT BOX
command excepted that, the number of the created object will be choosen and
returned to user by the command.
SYNTAX
ObjectNumber = B3D Make Object Box( Width, Height, Depth )
ADDITIONAL INFORMATIONS
BASIC3D Commands Menu
Index
SAMPLE
Demonstration
Sample